home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {closeOptionsPanel = id; openOptionsPanel = id; optionsChanged = id; };
- CLASS = WEBarView;
- LANGUAGE = ObjC;
- OUTLETS = {controller = WEWindowController; optionsPanel = NSPanel; };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {
- selectionTextChanged = id;
- toggleCursorX = id;
- toggleCursorY = id;
- toggleSelectionArea = id;
- };
- CLASS = WELocationBarView;
- LANGUAGE = ObjC;
- OUTLETS = {
- changingEndSegmented = NSSegmentedControl;
- changingLengthSegmented = NSSegmentedControl;
- changingStartSegmented = NSSegmentedControl;
- cursorXButton = NSButton;
- cursorXTypeMatrix = NSMatrix;
- cursorYButton = NSButton;
- displaySizeSegmented = NSSegmentedControl;
- selectionAreaButton = NSButton;
- waveformView = WEWaveformView;
- };
- SUPERCLASS = WEBarView;
- }
- );
- IBVersion = 1;
- }